Vcenter TrustedInfrastructure TrustAuthorityClusters Kms Providers KeyServerUpdateSpec
This schema is deprecated as of vSphere API 8.0.3.0 and removed in vSphere API 9.0.0.0.
The Vcenter TrustedInfrastructure TrustAuthorityClusters Kms Providers KeyServerUpdateSpec schema contains properties that describe new configuration for an existing key server.
This schema was added in vSphere API 7.0.0.0.
{
"type": "string",
"description": "string",
"proxy_server": {
"hostname": "string",
"port": 0
},
"connection_timeout": 0,
"kmip_server": {
"servers": [
{
"name": "string",
"address": {
"hostname": "string",
"port": 0
}
}
],
"username": "string"
}
}
This property is deprecated as of vSphere API 8.0.3.0 and removed in vSphere API 9.0.0.0.
Type of the key server.
For more information see: Vcenter TrustedInfrastructure TrustAuthorityClusters Kms Providers KeyServerUpdateSpec Type.
This property was added in vSphere API 7.0.0.0.
If missing or null
, key server type and configuration information will remain unchanged. In this case all key server configuration information fields (e.g KMIP) should be unset.
This property is deprecated as of vSphere API 8.0.3.0 and removed in vSphere API 9.0.0.0.
Description of the key server.
This property was added in vSphere API 7.0.0.0.
If missing or null
, description will remain unchanged.
This property is deprecated as of vSphere API 8.0.3.0 and removed in vSphere API 9.0.0.0.
Proxy server configuration.
This property was added in vSphere API 7.0.0.0.
If missing or null
, proxy server configuration will remain unchanged.
This property is deprecated as of vSphere API 8.0.3.0 and removed in vSphere API 9.0.0.0.
Connection timeout in seconds.
This property was added in vSphere API 7.0.0.0.
If missing or null
, connection timeout will remain unchanged.
This property is deprecated as of vSphere API 8.0.3.0 and removed in vSphere API 9.0.0.0.
Configuration information for KMIP based key server.
This property was added in vSphere API 7.0.0.0.
If missing or null
, kmip server configuration will remain unchanged.